home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 5000 then
- unLoad(36, 42)
- if the loaded of member "snowycliffs" = 0 then
- preloadMember("snowycliffs")
- end if
- if the loaded of member "oldhuman1" = 0 then
- preloadMember("oldhuman1")
- end if
- if the loaded of member "oldhuman film" = 0 then
- preloadMember("oldhuman film")
- end if
- if the loaded of member "modernhuman" = 0 then
- preloadMember("modernhuman")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(80)
- end
-